hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipAssetManager.loadAsset
hip
assetmanager
HipAssetManager
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipAssetManager
static
@
ExportD
IHipAssetLoadTask
loadAsset
(
TypeInfo
tID
,
string
path
,
const
(
ubyte
)[]
extraData
= null
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
hip
assetmanager
HipAssetManager
static functions
addOnCompleteHandler
addOnLoadingFinish
awaitLoad
awaitTask
createTilemap
dispose
get
getAsset
getAssetsToLoadCount
getStringAsset
initialize
isLoading
loadAsset
loadWorker
registerAsset
tilesetFromAtlas
tilesetFromSpritesheet
update
static variables
assets
completeHandlers
currentTime
isAsync
loadCache
loadQueue
onEveryLoadFinished
typedAssetFactory
workerPool